Total Complexity | 16 |
Dependencies | 9 |
Dependents | 2 |
Total lines | 263 |
Lines of code | 136 |
Logical lines of code | 51 |
Comment lines | 71 |
Methods | 9 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
performTransactions() | 50 | 3 | 29 | |
stopTracking() | 59 | 3 | 15 | |
productInventory() | 53 | 2 | 25 | |
startTracking() | 55 | 2 | 21 | |
locations() | 72 | 2 | 6 | |
purchase() | 63 | 1 | 11 | |
moveStock() | 63 | 1 | 11 | |
supply() | 63 | 1 | 11 | |
__construct() | 69 | 1 | 7 |